﻿2026-06-21T04:46:34.5484097Z Current runner version: '2.335.1'
2026-06-21T04:46:34.5488700Z Runner name: 'hfenduleam'
2026-06-21T04:46:34.5489187Z Runner group name: 'Default'
2026-06-21T04:46:34.5489660Z Machine name: 'HFENDULEAM'
2026-06-21T04:46:34.5491574Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T04:46:34.5492901Z Contents: read
2026-06-21T04:46:34.5493243Z Metadata: read
2026-06-21T04:46:34.5493549Z Packages: read
2026-06-21T04:46:34.5493912Z ##[endgroup]
2026-06-21T04:46:34.5495120Z Secret source: Actions
2026-06-21T04:46:34.5495511Z Prepare workflow directory
2026-06-21T04:46:34.5827952Z Prepare all required actions
2026-06-21T04:46:34.5855728Z Getting action download info
2026-06-21T04:46:34.8633251Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T04:46:35.4784813Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T04:46:35.5472174Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T04:46:35.5473118Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T04:46:35.5473752Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T04:46:35.5474318Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T04:46:35.5474777Z [36;1mexit 0[0m
2026-06-21T04:46:35.5544813Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T04:46:35.5545467Z ##[endgroup]
2026-06-21T04:46:35.9415652Z ##[group]Run actions/checkout@v5
2026-06-21T04:46:35.9416171Z with:
2026-06-21T04:46:35.9416598Z   fetch-depth: 0
2026-06-21T04:46:35.9417132Z   repository: SaberMage/spt-core
2026-06-21T04:46:35.9421224Z   token: ***
2026-06-21T04:46:35.9421558Z   ssh-strict: true
2026-06-21T04:46:35.9421876Z   ssh-user: git
2026-06-21T04:46:35.9422202Z   persist-credentials: true
2026-06-21T04:46:35.9422579Z   clean: true
2026-06-21T04:46:35.9422891Z   sparse-checkout-cone-mode: true
2026-06-21T04:46:35.9423248Z   fetch-tags: false
2026-06-21T04:46:35.9423588Z   show-progress: true
2026-06-21T04:46:35.9423927Z   lfs: false
2026-06-21T04:46:35.9424219Z   submodules: false
2026-06-21T04:46:35.9424556Z   set-safe-directory: true
2026-06-21T04:46:35.9424948Z ##[endgroup]
2026-06-21T04:46:36.6082066Z Syncing repository: SaberMage/spt-core
2026-06-21T04:46:36.6083157Z ##[group]Getting Git version info
2026-06-21T04:46:36.6083675Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T04:46:36.6439369Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T04:46:36.6640553Z git version 2.43.0.windows.1
2026-06-21T04:46:36.6666862Z ##[endgroup]
2026-06-21T04:46:36.6674213Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dc9cedc2-3aa7-4906-b3b8-7182ca5f49e7\.gitconfig'
2026-06-21T04:46:36.6687280Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dc9cedc2-3aa7-4906-b3b8-7182ca5f49e7' before making global git config changes
2026-06-21T04:46:36.6687931Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:46:36.6692173Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T04:46:36.6927205Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T04:46:36.7113390Z https://github.com/SaberMage/spt-core
2026-06-21T04:46:36.7141013Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T04:46:36.7145140Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T04:46:36.7337298Z HEAD
2026-06-21T04:46:36.7581553Z ##[endgroup]
2026-06-21T04:46:36.7584846Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T04:46:37.1854112Z ##[group]Cleaning the repository
2026-06-21T04:46:37.1858809Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T04:46:39.7754253Z Removing target/
2026-06-21T04:46:39.7792965Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T04:46:39.8231357Z HEAD is now at 8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:39.8256877Z ##[endgroup]
2026-06-21T04:46:39.8261807Z ##[group]Disabling automatic garbage collection
2026-06-21T04:46:39.8267464Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T04:46:39.8512460Z ##[endgroup]
2026-06-21T04:46:39.8512886Z ##[group]Setting up auth
2026-06-21T04:46:39.8519393Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:46:39.8743540Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T04:46:40.2466154Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:46:40.2699381Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T04:46:40.6497444Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:46:40.6717457Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T04:46:41.0558340Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T04:46:41.0902950Z ##[endgroup]
2026-06-21T04:46:41.0903572Z ##[group]Fetching the repository
2026-06-21T04:46:41.0912948Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d84e164388231e3e637a9015b1771a01bd20c840:refs/remotes/pull/26/merge
2026-06-21T04:46:42.0008944Z From https://github.com/SaberMage/spt-core
2026-06-21T04:46:42.0009409Z    bcf1373..bfe760e  v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-21T04:46:42.0009927Z    bcf1373..bfe760e  v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T04:46:42.0010416Z  + 8d1e85d...d84e164 d84e164388231e3e637a9015b1771a01bd20c840 -> pull/26/merge  (forced update)
2026-06-21T04:46:42.0126339Z ##[endgroup]
2026-06-21T04:46:42.0126806Z ##[group]Determining the checkout info
2026-06-21T04:46:42.0127180Z ##[endgroup]
2026-06-21T04:46:42.0135411Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T04:46:42.0398268Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T04:46:42.0613939Z ##[group]Checking out the ref
2026-06-21T04:46:42.0618478Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T04:46:42.1030720Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T04:46:42.1031035Z any of your branches:
2026-06-21T04:46:42.1031195Z 
2026-06-21T04:46:42.1031397Z   8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:42.1031753Z 
2026-06-21T04:46:42.1031935Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T04:46:42.1032204Z to do so with:
2026-06-21T04:46:42.1032356Z 
2026-06-21T04:46:42.1032506Z  git branch <new-branch-name> 8d1e85d
2026-06-21T04:46:42.1032685Z 
2026-06-21T04:46:42.1032960Z HEAD is now at d84e164 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:42.1055989Z ##[endgroup]
2026-06-21T04:46:42.1307687Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T04:46:42.1570209Z d84e164388231e3e637a9015b1771a01bd20c840
2026-06-21T04:46:42.1840427Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T04:46:42.1840804Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T04:46:42.1841077Z [36;1m$PIN = "0c95435"[0m
2026-06-21T04:46:42.1841361Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T04:46:42.1841619Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T04:46:42.1842011Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T04:46:42.1842446Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T04:46:42.1842771Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T04:46:42.1843061Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T04:46:42.1843370Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T04:46:42.1843672Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T04:46:42.1844112Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T04:46:42.1844353Z [36;1m}[0m
2026-06-21T04:46:42.1844520Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T04:46:42.1844811Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T04:46:42.1912875Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T04:46:42.1913174Z ##[endgroup]
2026-06-21T04:46:43.0525327Z    Compiling proc-macro2 v1.0.106
2026-06-21T04:46:43.0525634Z    Compiling quote v1.0.45
2026-06-21T04:46:43.0525858Z    Compiling unicode-ident v1.0.24
2026-06-21T04:46:43.0526073Z    Compiling cfg-if v1.0.4
2026-06-21T04:46:43.0526492Z    Compiling serde_core v1.0.228
2026-06-21T04:46:43.0526784Z    Compiling serde v1.0.228
2026-06-21T04:46:43.0527076Z    Compiling windows-link v0.2.1
2026-06-21T04:46:43.0527363Z    Compiling typenum v1.20.1
2026-06-21T04:46:43.0527753Z    Compiling portable-atomic v1.13.1
2026-06-21T04:46:43.0528137Z    Compiling getrandom v0.3.4
2026-06-21T04:46:43.0528460Z    Compiling version_check v0.9.5
2026-06-21T04:46:43.0528860Z    Compiling pin-project-lite v0.2.17
2026-06-21T04:46:43.0529227Z    Compiling memchr v2.8.1
2026-06-21T04:46:43.0529527Z    Compiling find-msvc-tools v0.1.9
2026-06-21T04:46:43.0531719Z    Compiling shlex v2.0.1
2026-06-21T04:46:43.0532075Z    Compiling critical-section v1.2.0
2026-06-21T04:46:43.1340783Z    Compiling windows-sys v0.61.2
2026-06-21T04:46:43.1583744Z    Compiling subtle v2.6.1
2026-06-21T04:46:43.2100639Z    Compiling equivalent v1.0.2
2026-06-21T04:46:43.2107835Z    Compiling futures-core v0.3.32
2026-06-21T04:46:43.2923096Z    Compiling smallvec v1.15.1
2026-06-21T04:46:43.2923914Z    Compiling bytes v1.11.1
2026-06-21T04:46:43.3342672Z    Compiling itoa v1.0.18
2026-06-21T04:46:43.3780181Z    Compiling semver v1.0.28
2026-06-21T04:46:43.4102465Z    Compiling stable_deref_trait v1.2.1
2026-06-21T04:46:43.4818814Z    Compiling log v0.4.32
2026-06-21T04:46:43.4834778Z    Compiling generic-array v0.14.7
2026-06-21T04:46:43.5103417Z    Compiling slab v0.4.12
2026-06-21T04:46:43.5213741Z    Compiling futures-io v0.3.32
2026-06-21T04:46:43.6706937Z    Compiling rustc_version v0.4.1
2026-06-21T04:46:43.6824202Z    Compiling futures-sink v0.3.32
2026-06-21T04:46:43.6884697Z    Compiling hashbrown v0.17.1
2026-06-21T04:46:43.7230740Z    Compiling rustversion v1.0.22
2026-06-21T04:46:43.7675386Z    Compiling futures-channel v0.3.32
2026-06-21T04:46:43.9460070Z    Compiling futures-task v0.3.32
2026-06-21T04:46:44.0037736Z    Compiling getrandom v0.2.17
2026-06-21T04:46:44.0751442Z    Compiling cpufeatures v0.2.17
2026-06-21T04:46:44.1346101Z    Compiling fnv v1.0.7
2026-06-21T04:46:44.1499923Z    Compiling libc v0.2.186
2026-06-21T04:46:44.1529912Z    Compiling strsim v0.11.1
2026-06-21T04:46:44.1535636Z    Compiling rand_core v0.10.1
2026-06-21T04:46:44.1776044Z    Compiling cfg_aliases v0.2.1
2026-06-21T04:46:44.1967420Z    Compiling autocfg v1.5.1
2026-06-21T04:46:44.2341481Z    Compiling writeable v0.6.3
2026-06-21T04:46:44.2481913Z    Compiling litemap v0.8.2
2026-06-21T04:46:46.1244601Z    Compiling indexmap v2.14.0
2026-06-21T04:46:46.1307107Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T04:46:46.1566347Z    Compiling fs_extra v1.3.0
2026-06-21T04:46:46.1825551Z    Compiling icu_properties_data v2.2.0
2026-06-21T04:46:48.7981853Z    Compiling getrandom v0.4.2
2026-06-21T04:46:48.8171755Z    Compiling ident_case v1.0.1
2026-06-21T04:46:48.8544778Z    Compiling dunce v1.0.5
2026-06-21T04:46:48.9197144Z    Compiling utf8_iter v1.0.4
2026-06-21T04:46:48.9969370Z    Compiling percent-encoding v2.3.2
2026-06-21T04:46:49.0503482Z    Compiling http v1.4.1
2026-06-21T04:46:49.1600380Z    Compiling socket2 v0.6.4
2026-06-21T04:46:49.2328957Z    Compiling mio v1.2.1
2026-06-21T04:46:49.6420484Z    Compiling unicode-segmentation v1.13.3
2026-06-21T04:46:49.6487405Z    Compiling cpufeatures v0.3.0
2026-06-21T04:46:49.7925519Z    Compiling thiserror v2.0.18
2026-06-21T04:46:50.1348318Z    Compiling aws-lc-rs v1.17.0
2026-06-21T04:46:50.1591451Z    Compiling scopeguard v1.2.0
2026-06-21T04:46:50.2213871Z    Compiling form_urlencoded v1.2.2
2026-06-21T04:46:50.2911172Z    Compiling lock_api v0.4.14
2026-06-21T04:46:50.2969388Z    Compiling chacha20 v0.10.0
2026-06-21T04:46:50.3876479Z    Compiling jobserver v0.1.34
2026-06-21T04:46:50.4044328Z    Compiling winapi v0.3.9
2026-06-21T04:46:50.5519485Z    Compiling cc v1.2.63
2026-06-21T04:46:50.6998564Z    Compiling bitflags v2.12.1
2026-06-21T04:46:50.7157316Z    Compiling untrusted v0.9.0
2026-06-21T04:46:50.7419259Z    Compiling num-traits v0.2.19
2026-06-21T04:46:50.9223009Z    Compiling crypto-common v0.1.7
2026-06-21T04:46:50.9389850Z    Compiling block-buffer v0.10.4
2026-06-21T04:46:50.9824477Z    Compiling windows-strings v0.5.1
2026-06-21T04:46:51.0163853Z    Compiling syn v2.0.117
2026-06-21T04:46:51.1220776Z    Compiling windows-result v0.4.1
2026-06-21T04:46:51.1271767Z    Compiling heck v0.5.0
2026-06-21T04:46:51.1590336Z    Compiling rustls v0.23.40
2026-06-21T04:46:51.1653490Z    Compiling convert_case v0.10.0
2026-06-21T04:46:51.1911604Z    Compiling const-oid v0.10.2
2026-06-21T04:46:51.2368023Z    Compiling digest v0.10.7
2026-06-21T04:46:51.2729928Z    Compiling rand v0.10.1
2026-06-21T04:46:51.3310496Z    Compiling unicode-xid v0.2.6
2026-06-21T04:46:51.4863018Z    Compiling cmake v0.1.58
2026-06-21T04:46:51.7220695Z    Compiling atomic-waker v1.1.2
2026-06-21T04:46:51.8444481Z    Compiling anyhow v1.0.102
2026-06-21T04:46:52.1016790Z    Compiling httparse v1.10.1
2026-06-21T04:46:52.1059558Z    Compiling zerocopy v0.8.50
2026-06-21T04:46:52.1860497Z    Compiling parking_lot_core v0.9.12
2026-06-21T04:46:52.2296298Z    Compiling http-body v1.0.1
2026-06-21T04:46:52.2320882Z    Compiling hybrid-array v0.4.12
2026-06-21T04:46:52.2520754Z    Compiling curve25519-dalek v4.1.3
2026-06-21T04:46:52.4752917Z    Compiling ahash v0.8.12
2026-06-21T04:46:52.4852092Z    Compiling fastrand v2.4.1
2026-06-21T04:46:52.4871977Z    Compiling aws-lc-sys v0.41.0
2026-06-21T04:46:52.4953785Z    Compiling ring v0.17.14
2026-06-21T04:46:52.5113219Z    Compiling base64ct v1.8.3
2026-06-21T04:46:52.7453761Z    Compiling either v1.16.0
2026-06-21T04:46:52.7710342Z    Compiling powerfmt v0.2.0
2026-06-21T04:46:52.9529586Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T04:46:53.0214617Z    Compiling deranged v0.5.8
2026-06-21T04:46:53.0388187Z    Compiling rand_core v0.6.4
2026-06-21T04:46:53.0430454Z    Compiling tinyvec_macros v0.1.1
2026-06-21T04:46:53.0589986Z    Compiling tower-service v0.3.3
2026-06-21T04:46:53.1151400Z    Compiling pkg-config v0.3.33
2026-06-21T04:46:53.1527723Z    Compiling zmij v1.0.21
2026-06-21T04:46:53.3040761Z    Compiling num-conv v0.2.2
2026-06-21T04:46:53.3225216Z    Compiling time-core v0.1.8
2026-06-21T04:46:53.3886773Z    Compiling vcpkg v0.2.15
2026-06-21T04:46:53.5275910Z    Compiling data-encoding v2.11.0
2026-06-21T04:46:53.5572415Z    Compiling base64 v0.22.1
2026-06-21T04:46:53.5917955Z    Compiling try-lock v0.2.5
2026-06-21T04:46:53.5965384Z    Compiling parking_lot v0.12.5
2026-06-21T04:46:53.7616097Z    Compiling tinyvec v1.11.0
2026-06-21T04:46:54.0435011Z    Compiling crypto-common v0.2.2
2026-06-21T04:46:54.1274976Z    Compiling block-buffer v0.12.0
2026-06-21T04:46:54.1492230Z    Compiling sha2 v0.10.9
2026-06-21T04:46:54.1809164Z    Compiling want v0.3.1
2026-06-21T04:46:54.1948663Z    Compiling vergen-lib v9.1.0
2026-06-21T04:46:54.3871251Z    Compiling inout v0.1.4
2026-06-21T04:46:54.5017104Z    Compiling n0-future v0.3.2
2026-06-21T04:46:54.5196650Z    Compiling httpdate v1.0.3
2026-06-21T04:46:54.6004052Z    Compiling signature v2.2.0
2026-06-21T04:46:54.6758016Z    Compiling diatomic-waker v0.2.3
2026-06-21T04:46:54.6837839Z    Compiling serde_json v1.0.150
2026-06-21T04:46:54.7696383Z    Compiling winnow v1.0.3
2026-06-21T04:46:54.8160665Z    Compiling parking v2.2.1
2026-06-21T04:46:54.8605419Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T04:46:54.8753495Z    Compiling crossbeam-utils v0.8.21
2026-06-21T04:46:54.8911717Z    Compiling spin v0.10.0
2026-06-21T04:46:54.8930548Z    Compiling cordyceps v0.3.4
2026-06-21T04:46:54.9190060Z    Compiling futures-lite v2.6.1
2026-06-21T04:46:54.9248267Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T04:46:54.9456826Z    Compiling synstructure v0.13.2
2026-06-21T04:46:54.9918165Z    Compiling darling_core v0.20.11
2026-06-21T04:46:55.1289976Z    Compiling ed25519 v2.2.3
2026-06-21T04:46:55.1819363Z    Compiling digest v0.11.3
2026-06-21T04:46:55.2824068Z    Compiling futures-buffered v0.2.13
2026-06-21T04:46:55.3493670Z    Compiling cipher v0.4.4
2026-06-21T04:46:55.4327693Z    Compiling vergen v9.1.0
2026-06-21T04:46:55.4872328Z    Compiling vergen-lib v0.1.6
2026-06-21T04:46:55.5051363Z    Compiling universal-hash v0.5.1
2026-06-21T04:46:55.7013546Z    Compiling noq-udp v0.10.0
2026-06-21T04:46:55.7193292Z    Compiling heapless v0.7.17
2026-06-21T04:46:55.7197735Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T04:46:55.7878982Z    Compiling sync_wrapper v1.0.2
2026-06-21T04:46:55.8171778Z    Compiling byteorder v1.5.0
2026-06-21T04:46:55.8360608Z    Compiling opaque-debug v0.3.1
2026-06-21T04:46:55.9398872Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T04:46:55.9506913Z    Compiling allocator-api2 v0.2.21
2026-06-21T04:46:55.9507476Z    Compiling polyval v0.6.2
2026-06-21T04:46:56.0582578Z    Compiling hash32 v0.2.1
2026-06-21T04:46:56.2308521Z    Compiling vergen-gitcl v1.0.8
2026-06-21T04:46:56.2656893Z    Compiling spin v0.9.8
2026-06-21T04:46:56.3278660Z    Compiling windows-threading v0.2.1
2026-06-21T04:46:56.5086195Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T04:46:56.5466997Z    Compiling fallible-iterator v0.3.0
2026-06-21T04:46:56.6424375Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T04:46:56.6682576Z    Compiling ryu v1.0.23
2026-06-21T04:46:56.7397790Z    Compiling tower-layer v0.3.3
2026-06-21T04:46:56.8648850Z    Compiling signature v3.0.0
2026-06-21T04:46:56.9808584Z    Compiling windows-targets v0.52.6
2026-06-21T04:46:56.9858564Z    Compiling ghash v0.5.1
2026-06-21T04:46:57.0022910Z    Compiling ctr v0.9.2
2026-06-21T04:46:57.0500132Z    Compiling aes v0.8.4
2026-06-21T04:46:57.0774221Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T04:46:57.1159293Z    Compiling fs2 v0.4.3
2026-06-21T04:46:57.1180432Z    Compiling time v0.3.47
2026-06-21T04:46:57.1432986Z    Compiling http-body-util v0.1.3
2026-06-21T04:46:57.2636253Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T04:46:57.3679949Z    Compiling aead v0.5.2
2026-06-21T04:46:57.3761800Z    Compiling ipconfig v0.3.4
2026-06-21T04:46:57.4967453Z    Compiling serde_derive v1.0.228
2026-06-21T04:46:57.5541079Z    Compiling zeroize_derive v1.4.3
2026-06-21T04:46:57.6460809Z    Compiling zerofrom-derive v0.1.7
2026-06-21T04:46:57.6838075Z    Compiling tokio-macros v2.7.0
2026-06-21T04:46:57.6882708Z    Compiling yoke-derive v0.8.2
2026-06-21T04:46:57.8120434Z    Compiling futures-macro v0.3.32
2026-06-21T04:46:57.8501020Z    Compiling zerovec-derive v0.11.3
2026-06-21T04:46:57.9957023Z    Compiling displaydoc v0.2.6
2026-06-21T04:46:58.1516456Z    Compiling tracing-attributes v0.1.31
2026-06-21T04:46:58.4554737Z    Compiling zeroize v1.8.2
2026-06-21T04:46:58.5560197Z    Compiling thiserror-impl v2.0.18
2026-06-21T04:46:58.5772196Z    Compiling tokio v1.52.3
2026-06-21T04:46:58.7738507Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T04:46:58.8515606Z    Compiling rustls-pki-types v1.14.1
2026-06-21T04:46:58.8626916Z    Compiling darling_macro v0.20.11
2026-06-21T04:46:58.9335855Z    Compiling futures-util v0.3.32
2026-06-21T04:46:59.9446625Z    Compiling derive_more-impl v2.1.1
2026-06-21T04:47:00.1172954Z    Compiling spez v0.1.2
2026-06-21T04:47:00.3479802Z    Compiling windows-implement v0.60.2
2026-06-21T04:47:00.3609707Z    Compiling darling v0.20.11
2026-06-21T04:47:00.3610170Z    Compiling windows-interface v0.59.3
2026-06-21T04:47:00.3861092Z    Compiling zerofrom v0.1.8
2026-06-21T04:47:00.3937743Z    Compiling n0-error-macros v0.1.3
2026-06-21T04:47:00.6407747Z    Compiling derive_builder_core v0.20.2
2026-06-21T04:47:00.6630529Z    Compiling der v0.8.0-rc.10
2026-06-21T04:47:00.7862960Z    Compiling yoke v0.8.3
2026-06-21T04:47:00.8028884Z    Compiling pin-project-internal v1.1.13
2026-06-21T04:47:01.2712991Z    Compiling proc-macro-crate v3.5.0
2026-06-21T04:47:01.3025549Z    Compiling zerovec v0.11.6
2026-06-21T04:47:01.3748576Z    Compiling zerotrie v0.2.4
2026-06-21T04:47:01.4734025Z    Compiling windows-core v0.62.2
2026-06-21T04:47:01.6980844Z    Compiling n0-error v0.1.3
2026-06-21T04:47:01.8901278Z    Compiling cobs v0.3.0
2026-06-21T04:47:02.1678439Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T04:47:02.2769000Z    Compiling ed25519-dalek v2.2.0
2026-06-21T04:47:02.2802794Z    Compiling postcard-derive v0.2.2
2026-06-21T04:47:02.3705077Z    Compiling derive_builder_macro v0.20.2
2026-06-21T04:47:02.5964224Z    Compiling tinystr v0.8.3
2026-06-21T04:47:02.6068217Z    Compiling potential_utf v0.1.5
2026-06-21T04:47:02.6639736Z    Compiling pin-project v1.1.13
2026-06-21T04:47:02.8372248Z    Compiling icu_collections v2.2.0
2026-06-21T04:47:02.8525410Z    Compiling spki v0.8.0-rc.4
2026-06-21T04:47:02.8648782Z    Compiling icu_locale_core v2.2.0
2026-06-21T04:47:02.9068817Z    Compiling derive_builder v0.20.2
2026-06-21T04:47:02.9194416Z    Compiling windows-numerics v0.3.1
2026-06-21T04:47:02.9454390Z    Compiling windows-future v0.3.2
2026-06-21T04:47:03.0985911Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T04:47:03.1994695Z    Compiling ipnet v2.12.0
2026-06-21T04:47:03.4365525Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T04:47:03.4365991Z    Compiling windows-collections v0.3.2
2026-06-21T04:47:03.6947043Z    Compiling prefix-trie v0.8.4
2026-06-21T04:47:03.7521429Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T04:47:03.8078510Z    Compiling widestring v1.2.1
2026-06-21T04:47:03.8770921Z    Compiling once_cell v1.21.4
2026-06-21T04:47:04.1023146Z    Compiling chrono v0.4.45
2026-06-21T04:47:04.1095677Z    Compiling data-encoding-macro v0.1.20
2026-06-21T04:47:04.2084313Z    Compiling tracing-core v0.1.36
2026-06-21T04:47:04.2174662Z    Compiling postcard v1.1.3
2026-06-21T04:47:04.2225485Z    Compiling windows v0.62.2
2026-06-21T04:47:04.3300051Z    Compiling num_enum_derive v0.7.6
2026-06-21T04:47:04.5674206Z    Compiling icu_provider v2.2.0
2026-06-21T04:47:04.7280320Z    Compiling hashbrown v0.14.5
2026-06-21T04:47:04.9381784Z    Compiling tracing v0.1.44
2026-06-21T04:47:04.9612045Z    Compiling futures-executor v0.3.32
2026-06-21T04:47:05.0829996Z    Compiling icu_properties v2.2.0
2026-06-21T04:47:05.1404943Z    Compiling icu_normalizer v2.2.0
2026-06-21T04:47:05.2110838Z    Compiling derive_more v2.1.1
2026-06-21T04:47:05.2974465Z    Compiling futures v0.3.32
2026-06-21T04:47:05.3741301Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T04:47:05.6299573Z    Compiling hashlink v0.9.1
2026-06-21T04:47:05.6600109Z    Compiling aes-gcm v0.10.3
2026-06-21T04:47:05.6698454Z    Compiling async-trait v0.1.89
2026-06-21T04:47:05.7297982Z    Compiling enum-assoc v1.3.0
2026-06-21T04:47:05.7551288Z    Compiling strum_macros v0.28.0
2026-06-21T04:47:05.7859427Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T04:47:05.8967529Z    Compiling crossbeam-channel v0.5.15
2026-06-21T04:47:05.9944274Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T04:47:06.1252974Z    Compiling windows-sys v0.59.0
2026-06-21T04:47:06.2488311Z    Compiling rusqlite v0.32.1
2026-06-21T04:47:06.2956429Z    Compiling blake3 v1.8.5
2026-06-21T04:47:06.4066266Z    Compiling windows-registry v0.6.1
2026-06-21T04:47:06.6641677Z    Compiling idna_adapter v1.2.2
2026-06-21T04:47:06.6922492Z    Compiling uuid v1.23.2
2026-06-21T04:47:06.7679696Z    Compiling memoffset v0.6.5
2026-06-21T04:47:06.8290941Z    Compiling idna v1.1.0
2026-06-21T04:47:06.8545068Z    Compiling netwatch v0.16.0
2026-06-21T04:47:06.8871976Z    Compiling noq v0.18.0
2026-06-21T04:47:06.8979319Z    Compiling acto v0.8.2
2026-06-21T04:47:06.9571398Z    Compiling mac-addr v0.3.0
2026-06-21T04:47:06.9929280Z    Compiling thiserror v1.0.69
2026-06-21T04:47:07.1391837Z    Compiling xml-rs v0.8.28
2026-06-21T04:47:07.2349004Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T04:47:07.2462049Z    Compiling lru-slab v0.1.2
2026-06-21T04:47:07.2603690Z    Compiling rustc-hash v2.1.2
2026-06-21T04:47:07.2910448Z    Compiling identity-hash v0.1.0
2026-06-21T04:47:07.2938213Z    Compiling url v2.5.8
2026-06-21T04:47:07.3579524Z    Compiling foldhash v0.2.0
2026-06-21T04:47:07.4286074Z    Compiling tokio-util v0.7.18
2026-06-21T04:47:07.4286466Z    Compiling tower v0.5.3
2026-06-21T04:47:07.4483335Z    Compiling ref-cast v1.0.25
2026-06-21T04:47:07.4690085Z    Compiling tagptr v0.2.0
2026-06-21T04:47:07.5811110Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T04:47:07.5886974Z    Compiling hashbrown v0.16.1
2026-06-21T04:47:07.7394883Z    Compiling moka v0.12.15
2026-06-21T04:47:07.9832746Z    Compiling netdev v0.42.0
2026-06-21T04:47:08.1922766Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T04:47:08.3144588Z    Compiling xmltree v0.10.3
2026-06-21T04:47:08.4812914Z    Compiling attohttpc v0.30.1
2026-06-21T04:47:08.6816622Z    Compiling tower-http v0.6.11
2026-06-21T04:47:08.7007591Z    Compiling iroh-base v0.98.0
2026-06-21T04:47:08.9457565Z    Compiling h2 v0.4.14
2026-06-21T04:47:09.0744206Z    Compiling strum v0.28.0
2026-06-21T04:47:09.2284300Z    Compiling n0-watcher v0.6.1
2026-06-21T04:47:09.2640213Z    Compiling tokio-stream v0.1.18
2026-06-21T04:47:09.4454661Z    Compiling iroh-metrics v0.38.3
2026-06-21T04:47:09.4532571Z    Compiling num_enum v0.7.6
2026-06-21T04:47:09.5564247Z    Compiling iroh-relay v0.98.0
2026-06-21T04:47:09.5947471Z    Compiling toml_datetime v0.6.11
2026-06-21T04:47:09.6719562Z    Compiling serde_spanned v0.6.9
2026-06-21T04:47:09.8266606Z    Compiling thiserror-impl v1.0.69
2026-06-21T04:47:09.9200355Z    Compiling ref-cast-impl v1.0.25
2026-06-21T04:47:09.9872428Z    Compiling serde_derive_internals v0.29.1
2026-06-21T04:47:10.0701720Z    Compiling serial-core v0.4.0
2026-06-21T04:47:10.1412536Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T04:47:10.1831700Z    Compiling simple-dns v0.9.3
2026-06-21T04:47:10.3257102Z    Compiling aho-corasick v1.1.4
2026-06-21T04:47:10.3534777Z    Compiling winnow v0.7.15
2026-06-21T04:47:10.5465625Z    Compiling regex-syntax v0.8.10
2026-06-21T04:47:10.6587494Z    Compiling constant_time_eq v0.4.2
2026-06-21T04:47:10.8955071Z    Compiling toml_write v0.1.2
2026-06-21T04:47:10.9642084Z    Compiling simdutf8 v0.1.5
2026-06-21T04:47:10.9748482Z    Compiling sha1_smol v1.0.1
2026-06-21T04:47:11.1802244Z    Compiling smol_str v0.1.24
2026-06-21T04:47:11.3045931Z    Compiling winreg v0.10.1
2026-06-21T04:47:11.3710745Z    Compiling arrayref v0.3.9
2026-06-21T04:47:11.4490216Z    Compiling arrayvec v0.7.6
2026-06-21T04:47:11.4873852Z    Compiling resolv-conf v0.7.6
2026-06-21T04:47:11.4953120Z    Compiling schemars_derive v1.2.1
2026-06-21T04:47:12.1219015Z    Compiling iroh-dns v0.98.0
2026-06-21T04:47:12.1817233Z    Compiling serial-windows v0.4.0
2026-06-21T04:47:12.2662703Z    Compiling lru v0.16.4
2026-06-21T04:47:12.5054529Z    Compiling webpki-roots v1.0.7
2026-06-21T04:47:12.5316384Z    Compiling toml_edit v0.22.27
2026-06-21T04:47:12.5688043Z    Compiling darling_core v0.23.0
2026-06-21T04:47:12.6937940Z    Compiling serde_bytes v0.11.19
2026-06-21T04:47:12.7057477Z    Compiling hmac v0.12.1
2026-06-21T04:47:12.7641854Z    Compiling seize v0.5.1
2026-06-21T04:47:12.8311336Z    Compiling iroh v0.98.2
2026-06-21T04:47:12.8920495Z    Compiling anstyle v1.0.14
2026-06-21T04:47:13.0114004Z    Compiling bitflags v1.3.2
2026-06-21T04:47:13.1277420Z    Compiling regex-automata v0.4.14
2026-06-21T04:47:13.1773423Z    Compiling lazy_static v1.5.0
2026-06-21T04:47:13.2215441Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T04:47:13.2694774Z    Compiling pin-utils v0.1.0
2026-06-21T04:47:13.3042679Z    Compiling cmov v0.5.4
2026-06-21T04:47:13.3677186Z    Compiling dyn-clone v1.0.20
2026-06-21T04:47:13.3844832Z    Compiling utf8parse v0.2.2
2026-06-21T04:47:13.5521405Z    Compiling anstyle-parse v1.0.0
2026-06-21T04:47:13.5710781Z    Compiling nix v0.25.1
2026-06-21T04:47:13.5711256Z    Compiling anstyle-wincon v3.0.11
2026-06-21T04:47:13.6574680Z    Compiling hyper v1.10.1
2026-06-21T04:47:13.6980586Z    Compiling ctutils v0.4.2
2026-06-21T04:47:13.7624268Z    Compiling schemars v1.2.1
2026-06-21T04:47:13.8325609Z    Compiling shared_library v0.1.9
2026-06-21T04:47:13.8557035Z    Compiling papaya v0.2.4
2026-06-21T04:47:14.0964583Z    Compiling hkdf v0.12.4
2026-06-21T04:47:14.1387646Z    Compiling serial v0.4.0
2026-06-21T04:47:14.1984888Z    Compiling filedescriptor v0.8.3
2026-06-21T04:47:14.2698472Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T04:47:14.3253230Z    Compiling backon v1.6.0
2026-06-21T04:47:14.4745664Z    Compiling anstyle-query v1.1.5
2026-06-21T04:47:14.5434856Z    Compiling instability v0.3.12
2026-06-21T04:47:14.6412958Z    Compiling paste v1.0.15
2026-06-21T04:47:14.6676516Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T04:47:14.8083007Z    Compiling shell-words v1.1.1
2026-06-21T04:47:14.8235563Z    Compiling downcast-rs v1.2.1
2026-06-21T04:47:14.8664537Z    Compiling colorchoice v1.0.5
2026-06-21T04:47:14.9237557Z    Compiling foldhash v0.1.5
2026-06-21T04:47:14.9748074Z    Compiling portable-pty v0.8.1
2026-06-21T04:47:15.0226901Z    Compiling toml v0.8.23
2026-06-21T04:47:15.1120711Z    Compiling hashbrown v0.15.5
2026-06-21T04:47:15.1731377Z    Compiling anstream v1.0.0
2026-06-21T04:47:15.2755219Z    Compiling spake2 v0.4.0
2026-06-21T04:47:15.4947212Z    Compiling wmi v0.18.4
2026-06-21T04:47:15.7212409Z    Compiling strum_macros v0.26.4
2026-06-21T04:47:15.8959172Z    Compiling hyper-util v0.1.20
2026-06-21T04:47:15.9775261Z    Compiling crossterm_winapi v0.9.1
2026-06-21T04:47:16.0757623Z    Compiling regex v1.12.3
2026-06-21T04:47:16.2905939Z    Compiling itertools v0.13.0
2026-06-21T04:47:16.4996627Z    Compiling sha1 v0.10.6
2026-06-21T04:47:16.5472360Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T04:47:16.8594579Z    Compiling castaway v0.2.4
2026-06-21T04:47:16.8718124Z    Compiling darling_macro v0.23.0
2026-06-21T04:47:16.8770750Z    Compiling terminal_size v0.4.4
2026-06-21T04:47:17.0412040Z    Compiling clap_lex v1.1.0
2026-06-21T04:47:17.0455858Z    Compiling indoc v2.0.7
2026-06-21T04:47:17.1337105Z    Compiling static_assertions v1.1.0
2026-06-21T04:47:17.3934669Z    Compiling unicode-width v0.1.14
2026-06-21T04:47:17.4125486Z    Compiling doctest-file v1.1.1
2026-06-21T04:47:17.4794219Z    Compiling darling v0.23.0
2026-06-21T04:47:17.5794232Z    Compiling recvmsg v1.0.0
2026-06-21T04:47:17.9057199Z    Compiling igd-next v0.17.1
2026-06-21T04:47:17.9937191Z    Compiling compact_str v0.8.2
2026-06-21T04:47:18.0339086Z    Compiling clap_builder v4.6.0
2026-06-21T04:47:18.1596513Z    Compiling strum v0.26.3
2026-06-21T04:47:18.3551972Z    Compiling unicode-truncate v1.1.0
2026-06-21T04:47:18.3580718Z    Compiling interprocess v2.4.2
2026-06-21T04:47:18.4998488Z    Compiling crossterm v0.28.1
2026-06-21T04:47:18.5801878Z    Compiling lru v0.12.5
2026-06-21T04:47:18.5999260Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T04:47:18.6604201Z    Compiling clap_derive v4.6.1
2026-06-21T04:47:18.8388024Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T04:47:19.0774240Z    Compiling error-code v3.3.2
2026-06-21T04:47:19.1543697Z    Compiling portmapper v0.16.0
2026-06-21T04:47:19.1825650Z    Compiling cassowary v0.3.0
2026-06-21T04:47:19.4308669Z    Compiling unicode-width v0.2.0
2026-06-21T04:47:19.5477703Z    Compiling clipboard-win v5.4.1
2026-06-21T04:47:19.8631916Z    Compiling nucleo-matcher v0.3.1
2026-06-21T04:47:19.9302847Z    Compiling ratatui v0.29.0
2026-06-21T04:47:19.9918226Z    Compiling qrcode v0.14.1
2026-06-21T04:47:20.1916694Z    Compiling tempfile v3.27.0
2026-06-21T04:47:21.0760801Z    Compiling clap v4.6.1
2026-06-21T04:47:34.2033394Z    Compiling rustls-webpki v0.103.13
2026-06-21T04:47:37.7060778Z    Compiling tokio-rustls v0.26.4
2026-06-21T04:47:37.7061159Z    Compiling noq-proto v0.17.0
2026-06-21T04:47:37.7061466Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T04:47:37.9025551Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T04:47:37.9026193Z    Compiling hyper-rustls v0.27.9
2026-06-21T04:47:37.9026517Z    Compiling tokio-websockets v0.13.2
2026-06-21T04:47:38.1497721Z    Compiling reqwest v0.13.4
2026-06-21T04:47:39.1875465Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T04:47:56.8105511Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T04:47:58.3273059Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T04:48:07.6588025Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T04:48:14.7365114Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
2026-06-21T04:48:14.7579334Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T04:48:14.8083340Z 
2026-06-21T04:48:14.8083758Z running 1 test
2026-06-21T04:48:22.7127285Z test new_brain_serves_against_old_broker ... ok
2026-06-21T04:48:22.7127658Z 
2026-06-21T04:48:22.7127967Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.90s
2026-06-21T04:48:22.7128407Z 
2026-06-21T04:48:22.7682149Z Post job cleanup.
2026-06-21T04:48:22.8661481Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T04:48:22.8875453Z git version 2.43.0.windows.1
2026-06-21T04:48:22.8910498Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d851bcf8-5f4d-4184-ab8e-8691d66b5584\.gitconfig'
2026-06-21T04:48:22.8923595Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d851bcf8-5f4d-4184-ab8e-8691d66b5584' before making global git config changes
2026-06-21T04:48:22.8924076Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:48:22.8928842Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T04:48:22.9162929Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:48:22.9393629Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T04:48:23.3066751Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:48:23.3278697Z http.https://github.com/.extraheader
2026-06-21T04:48:23.3305077Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T04:48:23.3544223Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T04:48:23.7154941Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:48:23.7409962Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T04:48:24.0958796Z Cleaning up orphan processes
